C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Animation Namespace / Variable2 Class / GetVectorCurve Method / GetVectorCurve(ComArray<ComObject>,Int32) Method

In This Topic
GetVectorCurve(ComArray<ComObject>,Int32) Method
In This Topic
HRESULT IUIAnimationVariable2::GetVectorCurve([In, Buffer] IUnknown** animation,[In] unsigned int cDimension)
Syntax
'Declaration
 
Public Overloads Sub GetVectorCurve( _
   ByVal animation As ComArray(Of ComObject), _
   ByVal cDimension As System.Integer _
) 
 

Parameters

animation
cDimension
See Also